#contentCenter {
 display: block;
 float: left;
 width: 600px;
}

#searchBox {
 margin-bottom: 4em;
}

#searchBox h1 {
 color: #345;
 font-size: 90%;
 font-weight: bold;
 margin: 1em 0 0.5em;
}

#searchBox select {
 width: 156px;
}

#contentCenter p {
 clear: right;
 font-size: 110%;
 line-height: 1.6em;
}

#searchBox p {
 font-size: 100%;
}

#agent_links {
 margin-left: 1em;
}

#agent_links h1 {
 color: #a22;
 font-size: 150%;
 font-weight: normal;
 line-height: 18px;
 border-left: 40px solid #345;
 padding-left: 10px;
 margin-bottom: 0.2em;
}

#agent_links h1 a {
 color: #a22;
}

#agent_links h2 {
 color: #000;
 font-size: 120%;
 font-family: Times, "Times New Roman", serif;
 font-weight: normal;
 font-style: italic;
 line-height: 1.4em;
 padding-left: 50px;
 margin-bottom: 1em;
}

#contentRight {
 display: block;
 float: right;
 width: 396px;
}

#contentRight h1 {
 clear: right;
 display: block;
 float: right;
 color: #bbb;
 font-size: 420%;
 line-height: 1em;
 font-weight: bold;
 text-transform: lowercase;
 text-align: right;
 margin-bottom: 0.1em;
 white-space: nowrap;
}

#learnMore {
 clear: both;
 display: block;
 float: right;
 width: 276px;
 padding: 10px 10px 0;
 border: 1px solid #999;
}

#learnMore a {
 display: block;
 color: #348;
 font-weight: bold;
 margin-bottom: 1.2em;
}
